home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Development / Information / Mac Programming Secrets 1.0.1 / Chapter 10 / Hide Menubar.h < prev    next >
Text File  |  1992-05-19  |  109b  |  5 lines

  1. void    ToggleMenuBar(void);
  2. void    HideMenuBar(void);
  3. void    ShowMenuBar(void);
  4. void    SetToMenuRect(RgnHandle rgn);
  5.